internal/reflectlite.rtype.common (method, view implemented interface methods)
4 uses
internal/reflectlite (current package)
type.go#L253: func (t rtype) common() *abi.Type { return t.Type }
type.go#L314: return toType(elem(t.common()))
type.go#L397: return implements(u.common(), t.common())
type.go#L405: tt := t.common()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)